[INFO] cloning repository https://github.com/mbecker20/runnables-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbecker20/runnables-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbecker20%2Frunnables-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbecker20%2Frunnables-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1a0a7b1f1e815a108227ff3d7a2aa298692ce75
[INFO] checking mbecker20/runnables-cli against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbecker20%2Frunnables-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbecker20/runnables-cli
[INFO] finished tweaking git repo https://github.com/mbecker20/runnables-cli
[INFO] tweaked toml for git repo https://github.com/mbecker20/runnables-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbecker20/runnables-cli on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbecker20/runnables-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mbecker20/runnables-cli against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbecker20%2Frunnables-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbecker20/runnables-cli
[INFO] finished tweaking git repo https://github.com/mbecker20/runnables-cli
[INFO] tweaked toml for git repo https://github.com/mbecker20/runnables-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbecker20/runnables-cli on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbecker20/runnables-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-input v0.14.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded enum_cycling v0.2.1
[INFO] [stderr]   Downloaded derive_variants v1.0.0
[INFO] [stderr]   Downloaded run_command v0.0.6
[INFO] [stderr]   Downloaded derive_variants_derive v1.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09e2ce8419a67c6a94150957b41748989f7daa68ba1ba85f2b2aedfd719a487b
[INFO] running `Command { std: "docker" "start" "-a" "09e2ce8419a67c6a94150957b41748989f7daa68ba1ba85f2b2aedfd719a487b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09e2ce8419a67c6a94150957b41748989f7daa68ba1ba85f2b2aedfd719a487b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e2ce8419a67c6a94150957b41748989f7daa68ba1ba85f2b2aedfd719a487b", kill_on_drop: false }`
[INFO] [stdout] 09e2ce8419a67c6a94150957b41748989f7daa68ba1ba85f2b2aedfd719a487b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d7e68deff4670aa4af61e3b8403c1f561afb500e65087c2dbd9af6f1aa184c1
[INFO] running `Command { std: "docker" "start" "-a" "0d7e68deff4670aa4af61e3b8403c1f561afb500e65087c2dbd9af6f1aa184c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking enum_cycling v0.2.1
[INFO] [stderr]     Checking run_command v0.0.6
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_variants_derive v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_variants v1.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tui-input v0.14.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking runnables-cli v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.96s
[INFO] running `Command { std: "docker" "inspect" "0d7e68deff4670aa4af61e3b8403c1f561afb500e65087c2dbd9af6f1aa184c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7e68deff4670aa4af61e3b8403c1f561afb500e65087c2dbd9af6f1aa184c1", kill_on_drop: false }`
[INFO] [stdout] 0d7e68deff4670aa4af61e3b8403c1f561afb500e65087c2dbd9af6f1aa184c1
